home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-13 | 6.0 KB | 95 lines | [TEXT/EDIT] |
- diff -r misc/HISTORY /users/prof/colnet/SmallEiffel/misc/HISTORY
- 17a18,21
- > - Release - 0.96 -
- > Internal renaming to suppress some warning messages and for a
- > smooth integration with C++ software. DOS and Macintosh better
- > portability.
- diff -r misc/HISTORY /users/prof/colnet/SmallEiffel/misc/HISTORYmisc/THANKS /users/prof/colnet/SmallEiffel/misc/THANKS
- 13c13
- < Author of spread_illness. Find a bug in character constants.
- ---
- > Author of spread_illness. Find a bug in character constants, etc.
- 45,47c45,47
- < * Brian STRELIOFF: reported some bugs.
- <
- <
- ---
- > * Brian STRELIOFF: reported some bugs and for giving me some
- > good hints for comptibility with C++ and warning message of
- > gcc.
- diff -r misc/THANKS /users/prof/colnet/SmallEiffel/misc/THANKSmisc/basic_test /users/prof/colnet/SmallEiffel/misc/basic_test
- 101a102
- > /bin/rm -f a.out
- 108a110,123
- > /bin/rm -f a.out
- > end
- > ###################################################################
- > cd ${SmallEiffel}/lib_show/bench2
- > foreach b (*_bench2.e)
- > /bin/rm -f a.out
- > ${compile} $* $b make > /dev/null
- > ./a.out > /dev/null
- > if ($status) then
- > echo "Error in lib_show/${b}.e"
- > exit 1
- > endif
- > echo -n "."
- > /bin/rm -f a.out
- diff -r misc/basic_test /users/prof/colnet/SmallEiffel/misc/basic_testmisc/self_test.good_output /users/prof/colnet/SmallEiffel/misc/self_test.good_output
- 3c3
- < Testing ................................................................................................................................................................................................................................................................................................
- ---
- > Testing ..................................................................................................................................................................................................................................................................................................................
- 18c18
- < .......... Done.
- ---
- > ............ Done.
- 21c21
- < Testing ................................................................................................................................................................................................................................................................................................
- ---
- > Testing ..................................................................................................................................................................................................................................................................................................................
- 36c36
- < .......... Done.
- ---
- > ............ Done.
- 39c39
- < Testing ................................................................................................................................................................................................................................................................................................
- ---
- > Testing ..................................................................................................................................................................................................................................................................................................................
- 54c54
- < .......... Done.
- ---
- > ............ Done.
- 57c57
- < Testing ................................................................................................................................................................................................................................................................................................
- ---
- > Testing ..................................................................................................................................................................................................................................................................................................................
- 72c72
- < .......... Done.
- ---
- > ............ Done.
- 75c75
- < Testing ................................................................................................................................................................................................................................................................................................
- ---
- > Testing ..................................................................................................................................................................................................................................................................................................................
- 90c90
- < .......... Done.
- ---
- > ............ Done.
- 93c93
- < Testing ................................................................................................................................................................................................................................................................................................
- ---
- > Testing ..................................................................................................................................................................................................................................................................................................................
- 108c108
- < .......... Done.
- ---
- > ............ Done.
- 111c111
- < Testing ................................................................................................................................................................................................................................................................................................
- ---
- > Testing ..................................................................................................................................................................................................................................................................................................................
- 126c126
- < .......... Done.
- ---
- > ............ Done.
-